From 48a341d6f554ce0291c412f186cc49c87420dad4 Mon Sep 17 00:00:00 2001 From: "shand@ubuntu.eng.hq.xensource.com" Date: Sun, 4 Sep 2005 15:51:39 -0800 Subject: [PATCH] Fix build. Signed-off-by: Steven Hand --- tools/xenstore/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile index 8d9e921041..3cc1266628 100644 --- a/tools/xenstore/Makefile +++ b/tools/xenstore/Makefile @@ -121,6 +121,7 @@ tarball: clean install: libxenstore.so xenstored $(CLIENTS) $(INSTALL_DIR) -p $(DESTDIR)/var/run/xenstored $(INSTALL_DIR) -p $(DESTDIR)/var/lib/xenstored + $(INSTALL_DIR) -p $(DESTDIR)/usr/bin $(INSTALL_DIR) -p $(DESTDIR)/usr/sbin $(INSTALL_DIR) -p $(DESTDIR)/usr/include $(INSTALL_PROG) xenstored $(DESTDIR)/usr/sbin -- 2.30.2